relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Wed, 16 Jan 2019 09:14:10 +0000 (09:14 +0000)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Wed, 16 Jan 2019 09:14:10 +0000 (09:14 +0000)
commit6a994be056d1d998eda72adce5f7c8ea62747cb6
treeda586bc406028c327103daa80d801fe4c4219169
parent0de28398476d13de78315a4daad6d55d5d0f20a5
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]